EEStack
Lists all stacks known by the Execution Engine
Syntax
!EEStack [-short] [-EE] 
Parameters
-short

Displays the callstacks including both managed and native calls

-EE Displays only the managed callstacks
Example
See the DumpStack command for a full example.
Comments